From ae0a0e14bf1a0eea5dd4d669e00d616495adcb65 Mon Sep 17 00:00:00 2001 From: "awilliam@xenbuild.aw" Date: Sun, 8 Oct 2006 18:35:17 -0600 Subject: [PATCH] [IA64] Remove test of dead CONFIG_XEN_IA64_DOM0_NON_VP Signed-off-by: Aron Griffis --- linux-2.6-xen-sparse/lib/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/linux-2.6-xen-sparse/lib/Makefile b/linux-2.6-xen-sparse/lib/Makefile index 2657bb5d10..1f96de0517 100644 --- a/linux-2.6-xen-sparse/lib/Makefile +++ b/linux-2.6-xen-sparse/lib/Makefile @@ -45,9 +45,7 @@ obj-$(CONFIG_TEXTSEARCH_BM) += ts_bm.o obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o obj-$(CONFIG_SWIOTLB) += swiotlb.o -ifneq ($(CONFIG_XEN_IA64_DOM0_NON_VP),y) swiotlb-$(CONFIG_XEN) := ../arch/i386/kernel/swiotlb.o -endif hostprogs-y := gen_crc32table clean-files := crc32table.h -- 2.30.2